home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / prog / mint / netlib / lib / ident.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-12-27  |  143 b   |  4 lines

  1. #include "version.h"
  2. char _Ident_socketlib[] = "$Version: SocketLib: " \
  3.     stringify(NET_MAJ) "." stringify(NET_MIN) stringify(NET_PL) " $";
  4.